home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / Digsby build 37 / digsby_setup.exe / res / skins / jeffrey / skin.yaml < prev   
Text File  |  2008-06-10  |  6KB  |  293 lines

  1. Name: Darkness
  2. Variant: bluBlack
  3. fontplatform: windows
  4.  
  5. common:
  6. # 768099 556a99 131a2d 02050a
  7.   GMain: 0x556a99 0x131a2d
  8.   GSelected: 0x768099 0x131a2d
  9.   GDark: 0x555555 black
  10.   MyBlack: 0x02050a
  11.   MyWhite: white
  12.   LightGrey: 0xcccccc
  13.   MidGrey: 0xdddddd
  14.   DarkGrey: grey
  15.   MyFont: tahoma
  16.   GAccount: 0x556a99 0x131a2d border 0x556a99
  17.  
  18. Menu:
  19.   FrameSize: 1
  20.   Frame: $MyBlack
  21.   Iconsize: 16
  22.   Font: &MyFont
  23.   FontColors:
  24.     Selection: $MyWhite
  25.   Backgrounds:
  26.     Selection: $GMain
  27.     Gutter: $GMain
  28.   SubmenuIcon: img/mysubmenuicon.png
  29.   CheckedIcon: img/mychecked.png
  30.   UnCheckedIcon: img/myunchecked.png
  31.  
  32. MenuBar:
  33.   padding: 1 0
  34.   background: $GMain
  35.   itemskin: Button
  36.  
  37. myformattingbar:
  38.   padding: 0 0
  39.   buttonskin: Button
  40.   background: $GMain
  41.   menuskin: Menu
  42.  
  43. formattingbar:
  44.   toolbarskin: myformattingbar
  45.  
  46.   Icons:
  47.     Bold: formatbold.png
  48.     Italic: formatitalic.png
  49.     Underline: formatunderline.png
  50.     ForegroundColor: formatforecolor.png
  51.     BackgroundColor: formatbackcolor.png
  52.  
  53. statusicons:
  54.   available: statusicons/available.png
  55.   mobile: statusicons/mobile.png
  56.   idle: statusicons/idle.png
  57.   away: statusicons/away.png
  58.   invisible: statusicons/invisible.png
  59.   offline: statusicons/offline.png
  60.  
  61. buttonbar:
  62.   padding: 2 2
  63.   buttonskin: Button
  64.   background: $GMain
  65.   Menuskin: Menu
  66.  
  67. ButtonBarNP:
  68.   padding: 2 0
  69.   buttonskin: Button
  70.   background: $GMain
  71.   Menuskin: Menu
  72.  
  73.  
  74. ComboBox:
  75.   Font: $MyFont
  76.   Backgrounds:
  77.     Normal: $GMain
  78.     Active: $MyBlack
  79.     hover: $GDark
  80.   FontColors:
  81.     Normal: $LightGrey
  82.     Active: $MyWhite
  83.     Hover: $LightGrey
  84.     Hint: 0xaaaaaa
  85.   DropdownButtonIcon: img/mydropmenuicon.png
  86.  
  87. SimpleMenu:
  88.   Framesize: 1
  89.   Padding: 3 4
  90.   Frame: $MyBlack
  91.   Font: $MyFont
  92.   Backgrounds:
  93.     Menu: $MyWhite
  94.     Selection: $GMain
  95.   Fontcolors:
  96.     Normal: $MyBlack
  97.     Selection: $MyWhite
  98.  
  99. Button:
  100.   Backgrounds:
  101.     Normal: $GMain
  102.     Down: $MyBlack
  103.     Active: $MyBlack
  104.     Hover: $GDark #$MyBlack
  105.     ActiveHover: $MyBlack
  106.     Disabled: vertical 0x7D7D7D 0xEDEDED
  107.     Notify: vertical 0xFFFFC8 0xFFFF55
  108.   Font: 8
  109.   FontColors:
  110.     Normal: $LightGrey
  111.     Down: $MyWhite
  112.     Active: $MyWhite
  113.     Hover: $LightGrey
  114.     ActiveHover: $MyWhite
  115.     Disabled: $MyWhite
  116.     Notify: $MyWhite
  117.   Padding: 5 5
  118.   margins: 0
  119.   MenuIcon: img/mydropmenuicon.png
  120.  
  121. ButtonChevron:
  122.   Backgrounds:
  123.     Normal: $GMain
  124.     Down: $MyBlack
  125.     Active: $MyBlack
  126.     Hover: $GDark #$MyBlack
  127.     ActiveHover: $MyBlack
  128.     Disabled: vertical 0x7D7D7D 0xEDEDED
  129.     Notify: vertical 0xFFFFC8 0xFFFF55
  130.   Font: 8
  131.   FontColors:
  132.     Normal: $LightGrey
  133.     Down: $MyWhite
  134.     Active: $MyWhite
  135.     Hover: $LightGrey
  136.     ActiveHover: $MyWhite
  137.     Disabled: $MyWhite
  138.     Notify: $MyWhite
  139.   Padding: 3 3
  140.   margins: 0
  141.   MenuIcon: img/mydropmenuicon.png
  142.  
  143. EmailPanel:
  144.   FrameSize: 0
  145.   Frame: $MyBlack
  146.   Backgrounds:
  147.     Normal: $GMain
  148.     Hover: $GDark
  149.   FontColors:
  150.     Normal: $MyWhite
  151.     Hover: $MyWhite
  152.  
  153. SocialPanel:
  154.   FrameSize: 0
  155.   Frame: $MyBlack
  156.   Backgrounds:
  157.     Normal: $GMain
  158.     Hover: $GDark
  159.   FontColors:
  160.     Normal: $MyWhite
  161.     Hover: $MyWhite
  162.  
  163. buddiespanel:
  164.   framesize: 0
  165.   buddymargins: 3 0 3 0
  166.   GroupMargins: 2 0 0 0
  167.   backgrounds:
  168.     buddy: ~
  169.     buddyselected: $GSelected
  170.     buddyhover: $GMain
  171.     list: black
  172.     group: $GDark
  173.     grouphover: $GMain
  174.     groupselected: $GSelected
  175.   fontcolors:
  176.     buddy: $MyWhite
  177.     buddyhover: $MyWhite
  178.     buddyselected: $MyWhite
  179.     buddyoffline: $DarkGrey
  180.     group: $LightGrey
  181.     grouphover: $MyWhite
  182.     groupselected: $MyWhite
  183.     status: $MidGrey
  184.     statushover: $MidGrey
  185.     statusselected: $MidGrey
  186.     idletime: $DarkGrey
  187.     idletimehover: $DarkGrey
  188.     idletimeselected: $DarkGrey
  189.     renamebox: $MyWhite
  190.     AddAccountsLink: white
  191.   fonts:
  192.     addaccountslink: tahoma 13
  193.   BuddyIcons:
  194.     Rounded: yes
  195.   GroupIcons:
  196.     Collapsed: img/group_c.png
  197.     CollapsedHover: img/group_c.png
  198.     CollapsedSelected: img/group_c.png
  199.     Expanded: img/group_e.png
  200.     ExpandedHover: img/group_e.png
  201.     ExpandedSelected: img/group_e.png
  202.  
  203. HorizontalSizerBar:
  204.   Backgrounds:
  205.     Normal: $MyBlack
  206.     Hover: $MyBlack
  207.     Active: $MyBlack
  208.   Thickness: 2
  209.  
  210. actionsbar:
  211.   iconsize: 16
  212.  
  213. statuspanel:
  214.   framesize: 0
  215.  
  216. EmailSubjectBar:
  217.   FontColors:
  218.     SubjectLabel: white
  219.     SubjectField: black
  220.  
  221. ToFromBar:
  222.     FontColor: white
  223.     Font: Arial
  224.  
  225. InfoBox:
  226.   border: 0
  227.   framesize: 1
  228.   frame: black
  229.   backgrounds:
  230.     frame: $MyBlack
  231.     header: $GMain
  232.     email: $MyWhite
  233.     emailhover: $GMain
  234.     contact: $GMain
  235.     contacthover: $GDark
  236.     contactselected: 0x7093D6 0x333333
  237.   fontcolors:
  238.     Title: $MyBlack
  239.     Body: $LightGrey
  240.     Link: 0x334162
  241.     NavBarHeader: white
  242.     NavBarLink: $LightGrey
  243.     EmailHoverTitle: white
  244.     EmailHoverMajor: white
  245.     EmailHoverMinor: $LightGrey
  246.     EmailHoverLink: $LightGrey
  247.     Contact: 0xDDDDDD
  248.     ContactHover: 0xDDDDDD
  249.     ContactSelected: 0xDDDDDD
  250.   Fonts:
  251.     Header: Tahoma 8 bold
  252.     Title: Tahoma 8 bold
  253.     Major: Tahoma 8
  254.     Minor: Tahoma 8
  255.     Link: Tahoma 8
  256.  
  257. Progressbar:
  258.   Mode: Native
  259.  
  260. SendBar:
  261.   ToolBarSkin: ButtonBar
  262.   Font: Tahoma bold
  263.   FontColor: $LightGrey
  264.  
  265. Tabs:
  266.   Font: Tahoma
  267.   FontColors:
  268.     Normal: 0x666666
  269.     Active: $MyBlack
  270.     ActiveHover: 0x333333
  271.     Notify: red
  272.     Hover: $MyBlack
  273.   MaxWidth: 100
  274.  
  275. AccountPanels:
  276.   ButtonSkin: ButtonChevron
  277.   Frame: grey
  278.   FrameSize: 1
  279.   Backgrounds:
  280.     Account: $GAccount
  281.     Behind: 0x555555 black
  282.   Spacing: 1
  283.   ServiceIconSize: 16
  284.   FontColors:
  285.     Account: white
  286.     Link: white
  287.  
  288. FileTransfers:
  289.   Backgrounds:
  290.     Selected: vertical 0xaaaaaa 0x777777
  291.     Normal: white
  292.     List: $MyBlack
  293.